ComponentOne ASP.NET MVC Controls
Binding Property (ChartSeriesBase<T>)

C1.Web.Mvc Namespace > ChartSeriesBase<T> Class : Binding Property
Gets or sets the name of the property that contains Y values for the series.
Syntax
'Declaration
 
Public Property Binding As String
public string Binding {get; set;}
See Also

Reference

ChartSeriesBase<T> Class
ChartSeriesBase<T> Members